PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package
/
PDFTextBoxField Class
/ setSpellCheck Method
True if text entered in the field shall be spell-checked.
Collapse All
Expand All
In This Topic
setSpellCheck Method
In This Topic
Sets a value indicating whether the field text shall be spell-checked.
Syntax
public
void
setSpellCheck(
boolean
value
)
Parameters
value
True if text entered in the field shall be spell-checked.
See Also
Reference
PDFTextBoxField Class
PDFTextBoxField Members